[INFO] cloning repository https://github.com/dataspace-rs/edc-connector-tui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dataspace-rs/edc-connector-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdataspace-rs%2Fedc-connector-tui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdataspace-rs%2Fedc-connector-tui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f9f34e4f48e0683d3466f7e93be7615aa65dc82
[INFO] fixing dataspace-rs/edc-connector-tui against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdataspace-rs%2Fedc-connector-tui" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dataspace-rs/edc-connector-tui
[INFO] finished tweaking git repo https://github.com/dataspace-rs/edc-connector-tui
[INFO] tweaked toml for git repo https://github.com/dataspace-rs/edc-connector-tui written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dataspace-rs/edc-connector-tui on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dataspace-rs/edc-connector-tui already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 62a3e1fc4bdd83444944ea37f528ee8cb2ad9ee9942bf3f7b770d37c9cdc9de4
[INFO] running `Command { std: "docker" "start" "62a3e1fc4bdd83444944ea37f528ee8cb2ad9ee9942bf3f7b770d37c9cdc9de4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "62a3e1fc4bdd83444944ea37f528ee8cb2ad9ee9942bf3f7b770d37c9cdc9de4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62a3e1fc4bdd83444944ea37f528ee8cb2ad9ee9942bf3f7b770d37c9cdc9de4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "62a3e1fc4bdd83444944ea37f528ee8cb2ad9ee9942bf3f7b770d37c9cdc9de4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking dbus v0.9.10
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking toml v0.9.10+spec-1.1.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tree_magic_mini v3.2.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking dbus-secret-service v4.1.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking keyring v3.6.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling bon-macros v3.8.1
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking tui-textarea v0.7.0
[INFO] [stderr]     Checking tui-scrollview v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking wl-clipboard-rs v0.9.3
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking bon v3.8.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.26
[INFO] [stderr]     Checking oauth2 v5.0.0
[INFO] [stderr]     Checking edc-connector-client v0.5.0
[INFO] [stderr]     Checking edc-connector-tui v0.1.11 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/logging.rs (9 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runner.rs:40:33
[INFO] [stdout]     |
[INFO] [stdout]  37 |               let mut msgs = VecDeque::new();
[INFO] [stdout]     |                   --------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   `msgs` calls a custom destructor
[INFO] [stdout]     |                   `msgs` will be dropped later as of Edition 2024
[INFO] [stdout]  38 |               let mut guard = async_msgs.lock().await;
[INFO] [stdout]     |                               -----------------------
[INFO] [stdout]     |                               |                 |
[INFO] [stdout]     |                               |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                               `__awaitee` calls a custom destructor
[INFO] [stdout]     |                               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  39 |
[INFO] [stdout]  40 |               while let Some(m) = guard.pop_front() {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |                                   up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  41 |                   msgs.push_front(m);
[INFO] [stdout]  42 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  47 |                   let event_msgs = self
[INFO] [stdout]     |  __________________________________-
[INFO] [stdout]  48 | |                     .component
[INFO] [stdout]  49 | |                     .handle_event(ComponentEvent::Event(evt))?
[INFO] [stdout]     | |                                                              -
[INFO] [stdout]     | |                                                              |
[INFO] [stdout]     | |______________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                                `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  53 |                   for m in event_msgs {
[INFO] [stdout]     |                            ----------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            `iter` calls a custom destructor
[INFO] [stdout]     |                            `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  60 |                       match self.component.update(msg).await {
[INFO] [stdout]     |                             --------------------------------
[INFO] [stdout]     |                             |                          |
[INFO] [stdout]     |                             |                          this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                             |                          `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                             `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  61 |                           Ok(ret) => {
[INFO] [stdout]     |                              ---
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `ret` calls a custom destructor
[INFO] [stdout]     |                              `ret` will be dropped later as of Edition 2024
[INFO] [stdout]  62 |                               for m in ret.msgs {
[INFO] [stdout]     |                                        --------
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                        `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                        `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  66 |                               for c in ret.cmds {
[INFO] [stdout]     |                                        --------
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                        `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                        `#9` will be dropped later as of Edition 2024
[INFO] [stdout]  67 |                                   let inner_async_msg = async_msgs.clone();
[INFO] [stdout]  68 | /                                 tokio::task::spawn(async move {
[INFO] [stdout]  69 | |                                     for m in c.await.unwrap() {
[INFO] [stdout]  70 | |                                         let mut msg_guard = inner_async_msg.lock().await;
[INFO] [stdout]  71 | |                                         msg_guard.push_back(m);
[INFO] [stdout]  72 | |                                     }
[INFO] [stdout]  73 | |                                 });
[INFO] [stdout]     | |                                  -
[INFO] [stdout]     | |__________________________________|
[INFO] [stdout]     | |__________________________________this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                                    `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  78 | |                         Err(err) => {
[INFO] [stdout]     | |                             ---
[INFO] [stdout]     | |                             |
[INFO] [stdout]     | |                             `err` calls a custom destructor
[INFO] [stdout]     | |                             `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  86 | |                     for m in self.component.handle_action(a)? {
[INFO] [stdout]     | |                              --------------------------------
[INFO] [stdout]     | |                              |
[INFO] [stdout]     | |                              this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     | |                              `#11` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                              this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     | |                              `#12` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                              this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     | |                              `#13` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `ret` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/join.rs:354:1
[INFO] [stdout]     |
[INFO] [stdout] 354 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runner.rs:60:27
[INFO] [stdout]     |
[INFO] [stdout]  37 |               let mut msgs = VecDeque::new();
[INFO] [stdout]     |                   --------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   `msgs` calls a custom destructor
[INFO] [stdout]     |                   `msgs` will be dropped later as of Edition 2024
[INFO] [stdout]  38 |               let mut guard = async_msgs.lock().await;
[INFO] [stdout]     |                               -----------------------
[INFO] [stdout]     |                               |                 |
[INFO] [stdout]     |                               |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                               `__awaitee` calls a custom destructor
[INFO] [stdout]     |                               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  47 |                   let event_msgs = self
[INFO] [stdout]     |  __________________________________-
[INFO] [stdout]  48 | |                     .component
[INFO] [stdout]  49 | |                     .handle_event(ComponentEvent::Event(evt))?
[INFO] [stdout]     | |                                                              -
[INFO] [stdout]     | |                                                              |
[INFO] [stdout]     | |______________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                                `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  53 |                   for m in event_msgs {
[INFO] [stdout]     |                            ----------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            `iter` calls a custom destructor
[INFO] [stdout]     |                            `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  60 |                       match self.component.update(msg).await {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                             |                          |
[INFO] [stdout]     |                             |                          this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     |                             |                          up until Edition 2021 `#15` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                             |                          this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                             |                          `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |                             up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                             `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  61 |                           Ok(ret) => {
[INFO] [stdout]     |                              ---
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `ret` calls a custom destructor
[INFO] [stdout]     |                              `ret` will be dropped later as of Edition 2024
[INFO] [stdout]  62 |                               for m in ret.msgs {
[INFO] [stdout]     |                                        --------
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                        `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                        `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  66 |                               for c in ret.cmds {
[INFO] [stdout]     |                                        --------
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                        `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                        `#9` will be dropped later as of Edition 2024
[INFO] [stdout]  67 |                                   let inner_async_msg = async_msgs.clone();
[INFO] [stdout]  68 | /                                 tokio::task::spawn(async move {
[INFO] [stdout]  69 | |                                     for m in c.await.unwrap() {
[INFO] [stdout]  70 | |                                         let mut msg_guard = inner_async_msg.lock().await;
[INFO] [stdout]  71 | |                                         msg_guard.push_back(m);
[INFO] [stdout]  72 | |                                     }
[INFO] [stdout]  73 | |                                 });
[INFO] [stdout]     | |                                  -
[INFO] [stdout]     | |__________________________________|
[INFO] [stdout]     | |__________________________________this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                                    `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  78 | |                         Err(err) => {
[INFO] [stdout]     | |                             ---
[INFO] [stdout]     | |                             |
[INFO] [stdout]     | |                             `err` calls a custom destructor
[INFO] [stdout]     | |                             `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  82 | |                 };
[INFO] [stdout]     | |                  - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |
[INFO] [stdout]  86 | |                     for m in self.component.handle_action(a)? {
[INFO] [stdout]     | |                              --------------------------------
[INFO] [stdout]     | |                              |
[INFO] [stdout]     | |                              this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     | |                              `#11` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                              this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     | |                              `#12` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                              this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     | |                              `#13` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `ret` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/join.rs:354:1
[INFO] [stdout]     |
[INFO] [stdout] 354 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runner.rs:58:35
[INFO] [stdout]     |
[INFO] [stdout]  37 |               let mut msgs = VecDeque::new();
[INFO] [stdout]     |                   --------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   `msgs` calls a custom destructor
[INFO] [stdout]     |                   `msgs` will be dropped later as of Edition 2024
[INFO] [stdout]  38 |               let mut guard = async_msgs.lock().await;
[INFO] [stdout]     |                               -----------------------
[INFO] [stdout]     |                               |                 |
[INFO] [stdout]     |                               |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                               `__awaitee` calls a custom destructor
[INFO] [stdout]     |                               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  47 |                   let event_msgs = self
[INFO] [stdout]     |  __________________________________-
[INFO] [stdout]  48 | |                     .component
[INFO] [stdout]  49 | |                     .handle_event(ComponentEvent::Event(evt))?
[INFO] [stdout]     | |                                                              -
[INFO] [stdout]     | |                                                              |
[INFO] [stdout]     | |______________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                                `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  53 |                   for m in event_msgs {
[INFO] [stdout]     |                            ----------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            `iter` calls a custom destructor
[INFO] [stdout]     |                            `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  58 |               while let Some(msg) = msgs.pop_front() {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |                                     up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  59 |                   let actions = {
[INFO] [stdout]  60 |                       match self.component.update(msg).await {
[INFO] [stdout]     |                             --------------------------------
[INFO] [stdout]     |                             |                          |
[INFO] [stdout]     |                             |                          this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                             |                          `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                             `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  61 |                           Ok(ret) => {
[INFO] [stdout]     |                              ---
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `ret` calls a custom destructor
[INFO] [stdout]     |                              `ret` will be dropped later as of Edition 2024
[INFO] [stdout]  62 |                               for m in ret.msgs {
[INFO] [stdout]     |                                        --------
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                        `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                        `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  66 |                               for c in ret.cmds {
[INFO] [stdout]     |                                        --------
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                        `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                        `#9` will be dropped later as of Edition 2024
[INFO] [stdout]  67 |                                   let inner_async_msg = async_msgs.clone();
[INFO] [stdout]  68 | /                                 tokio::task::spawn(async move {
[INFO] [stdout]  69 | |                                     for m in c.await.unwrap() {
[INFO] [stdout]  70 | |                                         let mut msg_guard = inner_async_msg.lock().await;
[INFO] [stdout]  71 | |                                         msg_guard.push_back(m);
[INFO] [stdout]  72 | |                                     }
[INFO] [stdout]  73 | |                                 });
[INFO] [stdout]     | |                                  -
[INFO] [stdout]     | |__________________________________|
[INFO] [stdout]     | |__________________________________this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                                    `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  78 | |                         Err(err) => {
[INFO] [stdout]     | |                             ---
[INFO] [stdout]     | |                             |
[INFO] [stdout]     | |                             `err` calls a custom destructor
[INFO] [stdout]     | |                             `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  86 | |                     for m in self.component.handle_action(a)? {
[INFO] [stdout]     | |                              --------------------------------
[INFO] [stdout]     | |                              |
[INFO] [stdout]     | |                              this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     | |                              `#11` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                              this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     | |                              `#12` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                              this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     | |                              `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  90 | |             }
[INFO] [stdout]     | |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `ret` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/join.rs:354:1
[INFO] [stdout]     |
[INFO] [stdout] 354 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runner.rs:58:35
[INFO] [stdout]     |
[INFO] [stdout]  58 |               while let Some(msg) = msgs.pop_front() {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                     up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  59 |                   let actions = {
[INFO] [stdout]  60 |                       match self.component.update(msg).await {
[INFO] [stdout]     |                             --------------------------------
[INFO] [stdout]     |                             |                          |
[INFO] [stdout]     |                             |                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                             |                          `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             `__awaitee` calls a custom destructor
[INFO] [stdout]     |                             `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  61 |                           Ok(ret) => {
[INFO] [stdout]     |                              ---
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `ret` calls a custom destructor
[INFO] [stdout]     |                              `ret` will be dropped later as of Edition 2024
[INFO] [stdout]  62 |                               for m in ret.msgs {
[INFO] [stdout]     |                                        --------
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        `iter` calls a custom destructor
[INFO] [stdout]     |                                        `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                        `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  66 |                               for c in ret.cmds {
[INFO] [stdout]     |                                        --------
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                        `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  67 |                                   let inner_async_msg = async_msgs.clone();
[INFO] [stdout]  68 | /                                 tokio::task::spawn(async move {
[INFO] [stdout]  69 | |                                     for m in c.await.unwrap() {
[INFO] [stdout]  70 | |                                         let mut msg_guard = inner_async_msg.lock().await;
[INFO] [stdout]  71 | |                                         msg_guard.push_back(m);
[INFO] [stdout]  72 | |                                     }
[INFO] [stdout]  73 | |                                 });
[INFO] [stdout]     | |                                  -
[INFO] [stdout]     | |                                  |
[INFO] [stdout]     | |__________________________________this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                    `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  78 |                           Err(err) => {
[INFO] [stdout]     |                               ---
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               `err` calls a custom destructor
[INFO] [stdout]     |                               `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  86 |                       for m in self.component.handle_action(a)? {
[INFO] [stdout]     |                                --------------------------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  90 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `ret` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/join.rs:354:1
[INFO] [stdout]     |
[INFO] [stdout] 354 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runner.rs:40:33
[INFO] [stdout]     |
[INFO] [stdout]  37 |               let mut msgs = VecDeque::new();
[INFO] [stdout]     |                   --------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   `msgs` calls a custom destructor
[INFO] [stdout]     |                   `msgs` will be dropped later as of Edition 2024
[INFO] [stdout]  38 |               let mut guard = async_msgs.lock().await;
[INFO] [stdout]     |                               -----------------------
[INFO] [stdout]     |                               |                 |
[INFO] [stdout]     |                               |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                               `__awaitee` calls a custom destructor
[INFO] [stdout]     |                               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  39 |
[INFO] [stdout]  40 |               while let Some(m) = guard.pop_front() {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |                                   up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  41 |                   msgs.push_front(m);
[INFO] [stdout]  42 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  47 |                   let event_msgs = self
[INFO] [stdout]     |  __________________________________-
[INFO] [stdout]  48 | |                     .component
[INFO] [stdout]  49 | |                     .handle_event(ComponentEvent::Event(evt))?
[INFO] [stdout]     | |                                                              -
[INFO] [stdout]     | |                                                              |
[INFO] [stdout]     | |______________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                                `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  53 |                   for m in event_msgs {
[INFO] [stdout]     |                            ----------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            `iter` calls a custom destructor
[INFO] [stdout]     |                            `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  60 |                       match self.component.update(msg).await {
[INFO] [stdout]     |                             --------------------------------
[INFO] [stdout]     |                             |                          |
[INFO] [stdout]     |                             |                          this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                             |                          `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                             `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  61 |                           Ok(ret) => {
[INFO] [stdout]     |                              ---
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `ret` calls a custom destructor
[INFO] [stdout]     |                              `ret` will be dropped later as of Edition 2024
[INFO] [stdout]  62 |                               for m in ret.msgs {
[INFO] [stdout]     |                                        --------
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                        `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                        `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  66 |                               for c in ret.cmds {
[INFO] [stdout]     |                                        --------
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                        `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                        `#9` will be dropped later as of Edition 2024
[INFO] [stdout]  67 |                                   let inner_async_msg = async_msgs.clone();
[INFO] [stdout]  68 | /                                 tokio::task::spawn(async move {
[INFO] [stdout]  69 | |                                     for m in c.await.unwrap() {
[INFO] [stdout]  70 | |                                         let mut msg_guard = inner_async_msg.lock().await;
[INFO] [stdout]  71 | |                                         msg_guard.push_back(m);
[INFO] [stdout]  72 | |                                     }
[INFO] [stdout]  73 | |                                 });
[INFO] [stdout]     | |                                  -
[INFO] [stdout]     | |__________________________________|
[INFO] [stdout]     | |__________________________________this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                                    `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  78 | |                         Err(err) => {
[INFO] [stdout]     | |                             ---
[INFO] [stdout]     | |                             |
[INFO] [stdout]     | |                             `err` calls a custom destructor
[INFO] [stdout]     | |                             `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  86 | |                     for m in self.component.handle_action(a)? {
[INFO] [stdout]     | |                              --------------------------------
[INFO] [stdout]     | |                              |
[INFO] [stdout]     | |                              this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     | |                              `#11` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                              this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     | |                              `#12` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                              this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     | |                              `#13` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `ret` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/join.rs:354:1
[INFO] [stdout]     |
[INFO] [stdout] 354 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runner.rs:60:27
[INFO] [stdout]     |
[INFO] [stdout]  37 |               let mut msgs = VecDeque::new();
[INFO] [stdout]     |                   --------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   `msgs` calls a custom destructor
[INFO] [stdout]     |                   `msgs` will be dropped later as of Edition 2024
[INFO] [stdout]  38 |               let mut guard = async_msgs.lock().await;
[INFO] [stdout]     |                               -----------------------
[INFO] [stdout]     |                               |                 |
[INFO] [stdout]     |                               |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                               `__awaitee` calls a custom destructor
[INFO] [stdout]     |                               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  47 |                   let event_msgs = self
[INFO] [stdout]     |  __________________________________-
[INFO] [stdout]  48 | |                     .component
[INFO] [stdout]  49 | |                     .handle_event(ComponentEvent::Event(evt))?
[INFO] [stdout]     | |                                                              -
[INFO] [stdout]     | |                                                              |
[INFO] [stdout]     | |______________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                                `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  53 |                   for m in event_msgs {
[INFO] [stdout]     |                            ----------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            `iter` calls a custom destructor
[INFO] [stdout]     |                            `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  60 |                       match self.component.update(msg).await {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                             |                          |
[INFO] [stdout]     |                             |                          this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     |                             |                          up until Edition 2021 `#15` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                             |                          this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                             |                          `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |                             up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                             `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  61 |                           Ok(ret) => {
[INFO] [stdout]     |                              ---
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `ret` calls a custom destructor
[INFO] [stdout]     |                              `ret` will be dropped later as of Edition 2024
[INFO] [stdout]  62 |                               for m in ret.msgs {
[INFO] [stdout]     |                                        --------
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                        `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                        `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  66 |                               for c in ret.cmds {
[INFO] [stdout]     |                                        --------
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                        `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                        `#9` will be dropped later as of Edition 2024
[INFO] [stdout]  67 |                                   let inner_async_msg = async_msgs.clone();
[INFO] [stdout]  68 | /                                 tokio::task::spawn(async move {
[INFO] [stdout]  69 | |                                     for m in c.await.unwrap() {
[INFO] [stdout]  70 | |                                         let mut msg_guard = inner_async_msg.lock().await;
[INFO] [stdout]  71 | |                                         msg_guard.push_back(m);
[INFO] [stdout]  72 | |                                     }
[INFO] [stdout]  73 | |                                 });
[INFO] [stdout]     | |                                  -
[INFO] [stdout]     | |__________________________________|
[INFO] [stdout]     | |__________________________________this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                                    `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  78 | |                         Err(err) => {
[INFO] [stdout]     | |                             ---
[INFO] [stdout]     | |                             |
[INFO] [stdout]     | |                             `err` calls a custom destructor
[INFO] [stdout]     | |                             `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  82 | |                 };
[INFO] [stdout]     | |                  - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |
[INFO] [stdout]  86 | |                     for m in self.component.handle_action(a)? {
[INFO] [stdout]     | |                              --------------------------------
[INFO] [stdout]     | |                              |
[INFO] [stdout]     | |                              this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     | |                              `#11` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                              this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     | |                              `#12` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                              this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     | |                              `#13` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `ret` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/join.rs:354:1
[INFO] [stdout]     |
[INFO] [stdout] 354 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runner.rs:58:35
[INFO] [stdout]     |
[INFO] [stdout]  37 |               let mut msgs = VecDeque::new();
[INFO] [stdout]     |                   --------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   `msgs` calls a custom destructor
[INFO] [stdout]     |                   `msgs` will be dropped later as of Edition 2024
[INFO] [stdout]  38 |               let mut guard = async_msgs.lock().await;
[INFO] [stdout]     |                               -----------------------
[INFO] [stdout]     |                               |                 |
[INFO] [stdout]     |                               |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                               `__awaitee` calls a custom destructor
[INFO] [stdout]     |                               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  47 |                   let event_msgs = self
[INFO] [stdout]     |  __________________________________-
[INFO] [stdout]  48 | |                     .component
[INFO] [stdout]  49 | |                     .handle_event(ComponentEvent::Event(evt))?
[INFO] [stdout]     | |                                                              -
[INFO] [stdout]     | |                                                              |
[INFO] [stdout]     | |______________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                                `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  53 |                   for m in event_msgs {
[INFO] [stdout]     |                            ----------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            `iter` calls a custom destructor
[INFO] [stdout]     |                            `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  58 |               while let Some(msg) = msgs.pop_front() {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |                                     up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  59 |                   let actions = {
[INFO] [stdout]  60 |                       match self.component.update(msg).await {
[INFO] [stdout]     |                             --------------------------------
[INFO] [stdout]     |                             |                          |
[INFO] [stdout]     |                             |                          this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                             |                          `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                             `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  61 |                           Ok(ret) => {
[INFO] [stdout]     |                              ---
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `ret` calls a custom destructor
[INFO] [stdout]     |                              `ret` will be dropped later as of Edition 2024
[INFO] [stdout]  62 |                               for m in ret.msgs {
[INFO] [stdout]     |                                        --------
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                        `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                        `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  66 |                               for c in ret.cmds {
[INFO] [stdout]     |                                        --------
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                        `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                        `#9` will be dropped later as of Edition 2024
[INFO] [stdout]  67 |                                   let inner_async_msg = async_msgs.clone();
[INFO] [stdout]  68 | /                                 tokio::task::spawn(async move {
[INFO] [stdout]  69 | |                                     for m in c.await.unwrap() {
[INFO] [stdout]  70 | |                                         let mut msg_guard = inner_async_msg.lock().await;
[INFO] [stdout]  71 | |                                         msg_guard.push_back(m);
[INFO] [stdout]  72 | |                                     }
[INFO] [stdout]  73 | |                                 });
[INFO] [stdout]     | |                                  -
[INFO] [stdout]     | |__________________________________|
[INFO] [stdout]     | |__________________________________this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                                    `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  78 | |                         Err(err) => {
[INFO] [stdout]     | |                             ---
[INFO] [stdout]     | |                             |
[INFO] [stdout]     | |                             `err` calls a custom destructor
[INFO] [stdout]     | |                             `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  86 | |                     for m in self.component.handle_action(a)? {
[INFO] [stdout]     | |                              --------------------------------
[INFO] [stdout]     | |                              |
[INFO] [stdout]     | |                              this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     | |                              `#11` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                              this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     | |                              `#12` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                              this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     | |                              `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  90 | |             }
[INFO] [stdout]     | |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `ret` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/join.rs:354:1
[INFO] [stdout]     |
[INFO] [stdout] 354 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runner.rs:58:35
[INFO] [stdout]     |
[INFO] [stdout]  58 |               while let Some(msg) = msgs.pop_front() {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                     up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  59 |                   let actions = {
[INFO] [stdout]  60 |                       match self.component.update(msg).await {
[INFO] [stdout]     |                             --------------------------------
[INFO] [stdout]     |                             |                          |
[INFO] [stdout]     |                             |                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                             |                          `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             `__awaitee` calls a custom destructor
[INFO] [stdout]     |                             `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  61 |                           Ok(ret) => {
[INFO] [stdout]     |                              ---
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `ret` calls a custom destructor
[INFO] [stdout]     |                              `ret` will be dropped later as of Edition 2024
[INFO] [stdout]  62 |                               for m in ret.msgs {
[INFO] [stdout]     |                                        --------
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        `iter` calls a custom destructor
[INFO] [stdout]     |                                        `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                        `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  66 |                               for c in ret.cmds {
[INFO] [stdout]     |                                        --------
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                        `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  67 |                                   let inner_async_msg = async_msgs.clone();
[INFO] [stdout]  68 | /                                 tokio::task::spawn(async move {
[INFO] [stdout]  69 | |                                     for m in c.await.unwrap() {
[INFO] [stdout]  70 | |                                         let mut msg_guard = inner_async_msg.lock().await;
[INFO] [stdout]  71 | |                                         msg_guard.push_back(m);
[INFO] [stdout]  72 | |                                     }
[INFO] [stdout]  73 | |                                 });
[INFO] [stdout]     | |                                  -
[INFO] [stdout]     | |                                  |
[INFO] [stdout]     | |__________________________________this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                    `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  78 |                           Err(err) => {
[INFO] [stdout]     |                               ---
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               `err` calls a custom destructor
[INFO] [stdout]     |                               `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  86 |                       for m in self.component.handle_action(a)? {
[INFO] [stdout]     |                                --------------------------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  90 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `ret` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/join.rs:354:1
[INFO] [stdout]     |
[INFO] [stdout] 354 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] [stderr] crater-edition-check: edc-connector-tui v0.1.11 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking edc-connector-tui v0.1.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "62a3e1fc4bdd83444944ea37f528ee8cb2ad9ee9942bf3f7b770d37c9cdc9de4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62a3e1fc4bdd83444944ea37f528ee8cb2ad9ee9942bf3f7b770d37c9cdc9de4", kill_on_drop: false }`
[INFO] [stdout] 62a3e1fc4bdd83444944ea37f528ee8cb2ad9ee9942bf3f7b770d37c9cdc9de4
